addFileIdsToUserFolder
Function
addFileIdsToUserFolder(folderName,fileIdArray)
Description
Adds files with ids to the end of the folder list. If the file exists it will be readded in the order given.
Arguments
- folderName - The name of the folder
- fileIdArray - An array of file ids to add to the folder
Returns
- success true/false
- error - "Permission Denied" you cannot add to system or managed folders. "Folder Does Not Exists" this is self explanatory. "Invalid Arguments" empty or non existant arrays.
Supported Minimum App Version
- Vablet 5.2